projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80ea6a3
)
* image.c (Vimagemagick_render_type): Remove redundant
author
Tom Tromey
<tromey@redhat.com>
Tue, 18 Jan 2011 17:55:46 +0000
(10:55 -0700)
committer
Tom Tromey
<tromey@redhat.com>
Tue, 18 Jan 2011 17:55:46 +0000
(10:55 -0700)
definition.
src/ChangeLog
patch
|
blob
|
history
src/image.c
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index b1d14de08279c76f9e51c4ed76cc9bb8b0722dfe..859220625c65c9c4f15bb730bdb40d99f8021d6f 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2011-01-18 Tom Tromey <tromey@redhat.com>
+
+ * image.c (Vimagemagick_render_type): Remove redundant
+ definition.
+
2011-01-18 Tom Tromey <tromey@redhat.com>
* xdisp.c (emacs_scroll_step): Rename from scroll_step.
diff --git
a/src/image.c
b/src/image.c
index 260e33c3cfb3fd656f2213a0a5c0a2ab53e2276b..53cbcd2071e95faea6b0d7881f444ab1970cec2f 100644
(file)
--- a/
src/image.c
+++ b/
src/image.c
@@
-7380,7
+7380,6
@@
gif_load (struct frame *f, struct image *img)
imagemagick
***********************************************************************/
#if defined (HAVE_IMAGEMAGICK)
-Lisp_Object Vimagemagick_render_type;
/* The symbol `imagemagick' identifying images of this type. */